trixnity-crypto-core
3.7.0-beta2
js
trixnity-crypto-core
/
[root]
/
createDecipheriv
create
Decipheriv
js
external
fun
createDecipheriv
(
algorithm
:
String
,
key
:
Int8Array
,
iv
:
Int8Array
)
:
Decipher